<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	padding: 0;
	margin: 0;
}
ul,li{
	list-style: none;
}
.clear{
	clear: both;
}
.layui-layer-title{
	padding: 0!important;
	height: 41px!important;
	line-height: 41px!important;
	font-size: 16px!important;
	text-align: center;
	color: #fff!important;
	background-color: #2789ee!important;
}
.wlkselect-box{
	font-size: 14px;
	padding: 16px 16px;
}
.select-top {
    border-bottom: 1px solid #e3dede;
    padding-bottom: 10px;
}
.select-top .select-top-left{
    float: left;
    width: 160px;
    margin-top: 10px;
    text-align: center;
    border-right: 1px solid #e3dede;
}
.select-top .select-top-right{
	float: left;
	width: 390px;
	margin-left: 22px;
}
.select-top .select-top-right .card_number{
	font-size: 16px;
	font-weight: bold;
	color: #2789ee;
}
.select-top .select-top-right .icc{
	color: #999;
	margin: 3px 0;
}
.select-top .select-top-right .activ_time{
	color: #666;
}
.select-center{
	padding-bottom: 20px;
	border-bottom:1px solid #e3dede;
}
.select-center .set_meal{
    font-size: 18px;
    color: #333;
    margin: 15px 35px 20px;
}
.select-center .circle {
	box-sizing: border-box;
}
.select-center .circle p{
	margin-bottom: 10px;
}
.select-center .out {
	position: relative;
	width: 207px;
	height: 207px;
	margin: 0 auto;
	border-radius: 50%;
	border: 2px solid #ffba00;
	/* background: #e99e98; */
}

.select-center .in {
	position: absolute;
	z-index: 5;
	width: 190px;
	height: 190px;
	color: #fff;
	border-radius: 50%;
	/* border: 2px solid #c95e63; */
	background-color: #ffba00;
	text-align: center;
	margin: auto;
	/*ä»¥ä¸‹äº”ä¸ªå±žæ€§ä¸ºæ°´å¹³åž‚ç›´å±…ä¸­çš„æ–¹æ³•*/
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.select-center .grade_num {
	font-size: 16px;
	line-height: 1px;
	margin-top: 42px;
}

.select-center .grade_show_text {
	font-size: 14px;
	margin: 20px 0;
}
.select-center .grade_show_text b{
	font-size: 24px;
}
.yy_flow,.z_flow{
	font-size: 14px;
}
.card-state {
    margin-top: 35px;
}
.card-state ul li{
	float: left;
	color: #999;
	margin: 0 35px;
}
.card-state ul li span{
	color: #666;
	
}
.select-bottom p{
	width: 493px;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	color: #999;
	background-color: #F3F9FF;
	border-radius: 3px;
	margin: 20px 29px;
}
.select-button button{
	width: 144px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	border: 0;
	outline: medium;
	cursor: pointer;
}
.select-button{
	text-align: center;
}
.select-button .s_close{
	color: #666;
	background: #F4F4F4;
	margin-right: 6px;
}
.select-button .resel{
	color: #fff;
	background: #2789ee;
}
/*ä¸å­˜åœ¨*/
.hint-info{
	text-align: center;
	margin-top: 15px;
}
.hint-info p{
	width: 245px;
	line-height: 25px;
	margin: 0 auto;
	font-size: 14px;
	color: #666;
}
.hint-button{
	margin-top: 15px;
}
.hint-button button{
	width: 80px;
	height: 28px;
	line-height: 28px;
	border: 0;
	outline: medium;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
}
.hint-button button.upgrade{
	background: #2789ee;
	color: #fff;
	border: 1px solid #2789ee;
}</pre></body></html>